Add PR description generator skill with comprehensive documentation a…#219
Open
nurfarazi wants to merge 2 commits intovercel-labs:mainfrom
Open
Add PR description generator skill with comprehensive documentation a…#219nurfarazi wants to merge 2 commits intovercel-labs:mainfrom
nurfarazi wants to merge 2 commits intovercel-labs:mainfrom
Conversation
…nd scoring rubric
|
@nurfarazi is attempting to deploy a commit to the Vercel Team on Vercel. A member of the Team first needs to authorize it. |
b4edf21 to
6a5bd04
Compare
6a5bd04 to
b4edf21
Compare
7fedf0c to
c4f440e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Issue / Context
Linked issue: N/A
Problem being solved:
This PR adds a dedicated skill for generating reviewer-friendly PR descriptions. Before this change, there wasn’t a canonical, reusable workflow in the skills repo for gathering diff context, commit history, impacted areas, and test signals before drafting a PR summary. The new skill gives agents a structured way to turn a code change into a clear, review-ready description instead of relying on ad hoc summaries.
Why This Matters
This skill turns PR writing from an improvised, variable-quality step into a repeatable workflow that reviewers can trust.
What Changed
Impacted Areas
skills/pr-description-generator/SKILL.mdskills/pr-description-generator/references/pr-template.mdskills/pr-description-generator/references/scoring-rubric.mdskills/pr-description-generator/metadata.jsonREADME.mdskills/pr-description-generator.zipData Flow
Before:
After:
Scores
Testing Scenarios
List the scenarios a reviewer or QA should verify:
pr-description-generatorentry appears inREADME.mdand is easy to discover.skills/pr-description-generator/SKILL.mdclearly instructs the agent to gather diff, commit, issue, and test context before writing.references/pr-template.mdincludes all required sections and no placeholder text is left in the committed template.references/scoring-rubric.mdprovides clear, usable guidance for 1-10 scoring across the three dimensions.skills/pr-description-generator.zipcontains the new skill content for distribution.Suggestions (Out of Scope)
Improvements noticed during this review that are not part of this PR:
skills/pr-description-generator/SKILL.mdREADME.mdreferences/pr-template.md